home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / AntySpyware / Spy Sweeper Free / ssftrialsnrsetup1_1894289931.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMMSGDLG / TFRMMSGDLG.txt
Encoding:
Text File  |  2006-10-20  |  1.5 KB  |  80 lines

  1. object frmMsgDlg: TfrmMsgDlg
  2.   Left = 337
  3.   Top = 285
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'msgdlg'
  7.   ClientHeight = 175
  8.   ClientWidth = 428
  9.   Color = clWhite
  10.   DefaultMonitor = dmMainForm
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -12
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Scaled = False
  19.   OnKeyDown = FormKeyDown
  20.   DesignSize = (
  21.     428
  22.     175)
  23.   PixelsPerInch = 96
  24.   TextHeight = 14
  25.   object shpAlertCallout: TShape
  26.     Left = 4
  27.     Top = 44
  28.     Width = 420
  29.     Height = 63
  30.     Anchors = [akLeft, akTop, akRight]
  31.     Enabled = False
  32.     Pen.Color = clSilver
  33.     Visible = False
  34.   end
  35.   object lblMessageText: TLabel
  36.     Left = 8
  37.     Top = 48
  38.     Width = 83
  39.     Height = 14
  40.     Caption = 'lblMessageText'
  41.     ShowAccelChar = False
  42.   end
  43.   object imgType: TImage
  44.     Left = 8
  45.     Top = 8
  46.     Width = 32
  47.     Height = 32
  48.     Transparent = True
  49.   end
  50.   object lblTitle: TLabel
  51.     Left = 48
  52.     Top = 16
  53.     Width = 369
  54.     Height = 16
  55.     Anchors = [akLeft, akTop, akRight]
  56.     AutoSize = False
  57.     Caption = 'lblTitle'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -13
  61.     Font.Name = 'Tahoma'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     ShowAccelChar = False
  65.     Transparent = True
  66.     WordWrap = True
  67.   end
  68.   object tmrTimeout: TTimer
  69.     Enabled = False
  70.     OnTimer = tmrTimeoutTimer
  71.     Left = 48
  72.     Top = 96
  73.   end
  74.   object ThemeForm: TTeForm2
  75.     ThemeObject = 'StandardDialog'
  76.     Left = 16
  77.     Top = 96
  78.   end
  79. end
  80.